Skip to content

Conversation

xtqqczze
Copy link

@xtqqczze xtqqczze commented Sep 24, 2025

Update depends_on macOS based on .NET supported OS.

@xtqqczze xtqqczze changed the title Update depends_on macos Update depends_on macos Sep 24, 2025
@xtqqczze xtqqczze marked this pull request as ready for review September 24, 2025 18:15
# .NET Core 3.1 requires High Sierra - https://docs.microsoft.com/en-us/dotnet/core/install/dependencies?pivots=os-macos&tabs=netcore31
depends_on macos: :high_sierra
# .NET 8 requires macOS 13 (Ventura) - https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#apple
depends_on macos: :ventura
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
depends_on macos: :ventura
depends_on macos: :catalina

Another option: .NET 8 was originally released with support for macOS 10.15 (Catalina)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant